home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0042.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  1.3 KB  |  43 lines

  1.    Date: Tue, 18 Feb 92 14:25:04 GMT+0100
  2.    From: timbl@nxoc01.cern.ch (Tim Berners-Lee)
  3.  
  4.    ...
  5.    Magic -- I really like it.  I have modified the WAIS-WWW gateway so that is the  
  6.    database is an archie one (i.e.database name contains "archie" :-| ) a W3 search of  
  7.    the database will give links directly to the files.  This relies on the headline  
  8.    starting with host:/filename.
  9.  
  10. I wish we used /filename@hostname so that waisretrieve could handle it (and
  11. be compatible with the WAIS doc-id.
  12.  
  13.    Now the things which need neatening up. The gateway I was using is here in CERN,  
  14.    and the server is at ordst.edu. This implies a transatlantic link for every search.
  15.  
  16.    - Would you or anyone like to run the gateway locally? Volunteers?
  17. WAIS packets are small, but the distance makes reduces reliability.
  18.  
  19.    - Perhaps we should run the WAIS archie here, mirroring files.
  20.  
  21.    - One of us could run a direct W3 archie server rather than using a gateway
  22.     process.
  23.  
  24.    To use www as an archie client,
  25.  
  26.        setenv  WWW_wais_GATE  http://info.cern.ch:8001/
  27.  
  28.    (or point to a more local gateway!) and 
  29.  
  30.  
  31.        alias archie  www wais://archive.orst.edu:9000/archie-orst.edu
  32.  
  33.    I've put a pointer to the archie index in our CERN home page, but not publicised it  
  34.    yet.
  35.  
  36.    Tim BL
  37.  
  38. This is really cool.
  39.  
  40. -brewster
  41.  
  42.  
  43.